home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-12-15 | 847 b | 48 lines |
- [wizchest1]
- classType=KQChest
- currAnimName=closed
-
- locX= 141087
- locY=205191
- locZ=13012
- dirZ=1.57
- keepOnGround=0
- colliderType=1
- animLoops=loops
- shadowMask=0
-
- ; items specific to the chest class
- invItemTypeName=ladybell
- invQuantity=1
- invLocX=141087
- invLocY=205191
- invLocZ=13012
- invDirZ=1.57
-
- ; items below are specific to the fact
- ; that this chest is invisible until a
- ; potion of reveal is used
- ; groupsAlways = object + persists + collision + reveal
- ; groupsActive3D = timer + render
- groupsAlways=2062
- groupsActive3D=17
- hidden=1
- dithered=1
- script=wizchest.cs
- ;
- ;end of reveal stuff
-
- [loops]
- classType=KQAnimLoopList
- nMovement=2
- Movement0=closed
- Movement1=open
-
- [movement0]
- loop=wizchest.kqs wizchest 0.0 0.0 0 1
-
- [movement1]
- loop=wizchest.kqs wizchest 0.0 1.0 0 0
- nCue=1
- cue0=0.0 playsound chstopen
-